//==============================================================================
// bush_anim.txt
//==============================================================================

//==============================================================================
define plant0
{
   set hotspot
   {
      version
      {
         Visual World A Bush Short F
      }
   }
}


//==============================================================================
define plant1
{
   set hotspot
   {
      version
      {
         Visual Bush shortb
      }
   }
}

//==============================================================================
define plant2
{
   set hotspot
   {
      version
      {
         Visual Bush shorta
      }
   }
}

//==============================================================================
define plant3
{
   set hotspot
   {
      version
      {
         Visual Bush shortc
      }
   }
}

//==============================================================================
define plant4
{
   set hotspot
   {
      version
      {
         Visual Bush shortd
      }
   }
}

//==============================================================================
define plant5
{
   set hotspot
   {
      version
      {
         Visual Bush shorte
      }
   }
}

//==============================================================================
define plant6
{
   set hotspot
   {
      version
      {
         Visual Bush shortf
      }
   }
}

//==============================================================================
define plant7
{
   set hotspot
   {
      version
      {
         Visual Bush shortg
      }
   }
}

//==============================================================================
define Bush
{
   set hotspot
   {
      version
      {
         Visual World A Bush Short F
      }
   }  
}


//==============================================================================
anim none
{
	SetSelector none
	{
		VariationLogic
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant0 hotspot
				
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant1 hotspot
				
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant2 hotspot
				
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant3 hotspot
				
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant4 hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant5 hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant6 hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect Fire plant7 hotspot
			}
		}
	}
}
